home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Mail Server / InetServ.EXE / readme.txt < prev    next >
Encoding:
Text File  |  2000-12-18  |  3.9 KB  |  111 lines

  1. +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++
  2.       InetServ 3.2 - The 32-bit Win 9x/NT Internet Mail Server
  3. +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++
  4.  
  5. 1.0 What is Inetserv?
  6.  1.1 What is SMTP?
  7.  1.2 What is POP3?
  8.  1.3 What is DAYTIME?
  9.  1.4 Whats new? Goto release.txt now!
  10.  
  11. 2.0 Setting up InetServ
  12.  2.1 Installing on Windows 95
  13.  2.2 Installing on Windows NT
  14.   2.2.1 Installing it as a service
  15.  
  16.  2.3 Setting up a simple Mail Server
  17.   2.3.1 The File POPUSER.CTL
  18.   2.3.2 The File AKA.CTL
  19.  2.4 Logging
  20.  2.5 Testing the Services
  21.  
  22. 3.0 Contacting the Author
  23.  
  24. +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++
  25.  
  26. 1.0 What is Inetserv?
  27.  InetServ is a free program which supports many Internet Services
  28.  like SMTP, POP3, DAYTIME,FINGER,WHOIS, and a ChatServer.
  29.  
  30.  1.1 What is SMTP?
  31.  SMTP stands for simple Mail transport protocol, its for delivery of
  32.  mails. InetServ can't route. This means: If your hostname is funny.net
  33.  then you can't send emails to ugly.net via InetServ.
  34.  
  35.  1.2 What is POP3?
  36.  POP3 is for receiving emails. With POP3 you can fetch email from a
  37.  server.
  38.  POP3 is secured by a username and a password.
  39.  
  40.  1.3 What is DAYTIME?
  41.  Daytime is a service that simple tells the client the day and the
  42.  time. InetServ only supports the TCP-Service of DAYTIME.
  43.  
  44.  1.4 release.txt now added. Comments about new versions are there.
  45.  
  46. 2.0 Setting up InetServ
  47.  2.1 Installing on Windows 95
  48.  Just unzip the files and run InetServ.exe
  49.  First you must click on initialize Registry,
  50.  then you can do the rest of the setup.
  51.  
  52.  2.2 Installing on Windows NT
  53.  Just unzip the files and run InetServ.exe
  54.  First you must click on initialize Registry,
  55.  then you can do the rest of the setup.
  56.  
  57.   2.2.1 Installing it as a service
  58.   When installing InetServ on NT, you might want to run
  59.   it as a full Server-Service.
  60.   This is almost easy! Just run the Program inetsvc.exe with 
  61.   the following parameters:
  62.   inetsvc -i    Install the service (Goto Control/Services to start it)
  63.   inetsvc -u    Uninstall the service (Goto Control/Services to stop it
  64.   The diplay name for InetServ is: "InetServ Windows NT Service"
  65.   Note: you must run InetServ in Display mode, before running as a
  66.   service. So start InetServ.exe several times. :)
  67.  
  68.  2.3 Setting up a simple Mail Server
  69.   Just click on the "Mail Server" Button, and set the right ports:
  70.   SMTP is 25, POP3 is 110. Now you can Enter a Username, 
  71.   the login name, and the passwort.
  72.   When running InetServ as a NT-Service you must edit the file
  73.   POPUSER.CTL
  74.   and Telnet InetServ on Port 110:
  75.   Start/Run: TELNET localhost 110
  76.   Then type: INETRSET, to tell InetServ to update the Userlist.
  77.   I know this is not a nice way, there will be a remote Setup tool
  78.   soon.
  79.   You also need to fill out the "You are" list. It tells InetServ,
  80.   when ever handle a mail local, or as unknown.
  81.   Sample: 192.168.10.1 , tobit.net, localhost, etc...
  82.  
  83.   2.3.1 The File POPUSER.CTL
  84.   Here all users are stored, who can use InetServ.
  85.  
  86.   2.3.2 The File AKA.CTL
  87.   This file contains your names (see above at section 2.3)
  88.   
  89.  2.4 Logging
  90.  You can log to screen or to file. First you should log to screen and
  91.  file. If the server runs well, log to file only. InetServ creates
  92.  rotating log-files, this means every day a new log-file. (*.log)
  93.  
  94. 2.5 Testing the Services
  95.  To Test the services, simple setup a Mail Program like
  96.  Netscape Messenger ,Internet Mail or Eudora
  97.  Or Telnet the services at the specific ports.
  98.  TELNET <hostname> <portname>
  99.  
  100. 3.0 Contacting the Author
  101.  Contact me any time at: avtronic@escape.ca
  102.  Snail mails to: 
  103.  
  104.  Bruce Peresky
  105.  1631 St. Mary's Rd Unit 53003
  106.  Winnipeg Manitoba
  107.  R2n 3X2 Canada
  108.  
  109. +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++
  110.        3.2: (c) Bruce Peresky 12/18/2000 (avtronic@escape.ca)
  111. +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++ +++